Welcome![Sign In][Sign Up]
Location:
Search - c BP

Search list

[Data structsBP.Arithmetic

Description: BP算法的C语言实现--三层神经元网络(适合普通BP算法和改进型BP[带缓冲项]算法)-BP algorithm in C language-- three-layer neural network (suitable for general algorithm and improved BP BP [WITH Buffer] algorithm)
Platform: | Size: 7168 | Author: hankqiu | Hits:

[AI-NN-PRCimproveBPalgorithm

Description: C++改进BP算法的程序。很好的资料啊 大家赶快下载阿-C BP algorithm to improve procedures. Ah good information you quickly download A
Platform: | Size: 2048 | Author: 武人 | Hits:

[AI-NN-PRannccode

Description: 神经网络c源码, c写的BP神经网络源码,比较小,但是结构很条理,精简。-neural network c source code, write c BP neural network source, relatively small, but the structure is coherent, concise.
Platform: | Size: 3072 | Author: 肖武 | Hits:

[AI-NN-PRbp

Description: 用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN-TC-C language of BP procedures in strict accordance with the BP algorithm. Development Environment for the WIN-TC
Platform: | Size: 2048 | Author: 王艳秋 | Hits:

[matlabmat-bp

Description: 用BP实现函数逼近 Matlab有如下特点: 1.编程效率高 例如:普通的矩阵计算用一般的高级语言,如C,Pascal等,需要十几至几十行语句,用matlab, 至多几行。 2.用户使用方便; 3.语句简单,内涵丰富; 4.高效方便的矩阵和数值计算; 5.方便的绘图功能,等等。 -BP realize function approximation using Matlab has the following characteristics: 1. Programming efficiency such as: the general matrix calculated using an ordinary high-level languages such as C, Pascal, etc., need more than a dozen to a few line statements, using matlab, up to a few lines. 2. The user easy to use 3. Statement is simple, rich 4. Efficient and convenient matrix and numerical calculation 5. Convenient mapping functionality, and so on.
Platform: | Size: 1024 | Author: | Hits:

[AI-NN-PRbp

Description: 经典BP算法的源程序,对人工神经网络中的bp有一定的帮助作用-BP algorithm is the classic source of artificial neural networks have certainly bp helpful
Platform: | Size: 177152 | Author: zxwzxw123 | Hits:

[AI-NN-PRtrainbp

Description: BP人工神经网络训练源码,采用三层网络结构,固定节点数目,可以设定学习速度和学习次数。-BP artificial neural network training source, using the three-tier network architecture, a fixed number of nodes, you can set the number of learning speed and learning.
Platform: | Size: 28672 | Author: gabriel | Hits:

[AlgorithmBP-NN-in-C

Description: BP神经网络的C语言实现,具有2隐层,1输出1输入层。程序较严密,内详。-BP neural network of C language, with 2 hidden layer, one output of one input layer. Procedures more closely, in detail.
Platform: | Size: 40960 | Author: 舒畅 | Hits:

[AI-NN-PRbp

Description: 本文件是用C语言实现的3层BP神经网络,结构清晰,模块合理,是学习神经网络的很好的例子-This document is used C language to achieve the 3-layer BP neural networks, the structure of clear and reasonable modules, learning neural network is a good example
Platform: | Size: 2048 | Author: franky | Hits:

[CSharpBP

Description: 训练好的BP神经网络 还有训练的数据 在C++控制台下的程序-Trained BP neural network training data are C++ Console procedures under
Platform: | Size: 14336 | Author: zheng | Hits:

[AI-NN-PRBP-Cprogram

Description: 这是我找到的BP算法C语言程序软件包,经测试效果不错-This is what I found BP algorithm C language programming package, tested the effect of good
Platform: | Size: 75776 | Author: 王浩 | Hits:

[AlgorithmBP

Description: BP神经网络训练的C语言实现,很好用的!-BP neural network training to achieve the C language, good use!
Platform: | Size: 2048 | Author: boody | Hits:

[source in ebookC++BP

Description: 基于C++的BP算法源程序(包括训练和仿真)我想对大家是有用的请看看 -Based on the C++ The BP algorithm source code (including the training and simulation), I would like for all of us is useful, please take a look at
Platform: | Size: 2048 | Author: 王明明 | Hits:

[AI-NN-PRbp(c++)

Description: 用vc++编写的bp神经网络源程序,希望喜欢BP的朋友广为利用-err
Platform: | Size: 11264 | Author: | Hits:

[AI-NN-PRBP

Description: 人工神经元BP网络的C语言实现,BP网络在神经网络制中应用较为广泛-BP artificial neural network to achieve the C language, BP network in the neural network system for the application of more extensive
Platform: | Size: 140288 | Author: 吕刚 | Hits:

[AI-NN-PRBased_on_the_VisualC++_source_of_BP_neural_network

Description: 基于VC++的BP神经网络代码,非常实用,调试通过,相信会对大家有所帮助-Based on VC++ The BP neural network code, very useful, debugging through, I believe would be helpful to everyone
Platform: | Size: 344064 | Author: 武玉伟 | Hits:

[AI-NN-PRBP(C)

Description: 神经网络BP算法(C程序) 文件输入输出目录为:F:\BP 训练样本文件名:训练样本.txt 值为: 1 1 -1 1 -1 1 0 1 0 1 输出文件名为:阈值.txt 权值.txt-err
Platform: | Size: 3072 | Author: 刘今越 | Hits:

[AI-NN-PRBP

Description: 通过C语言实现人工神经网络,采用人工神经网络最常的BP算法。-Through the C language realize artificial neural networks, the most commonly used artificial neural network of the BP algorithm.
Platform: | Size: 2048 | Author: 小马 | Hits:

[AI-NN-PRBP

Description: BP神经网络,C语言,VC开发环境,直接编译即可。-BP neural network, C language, VC development environment can be directly compiled.
Platform: | Size: 16384 | Author: 张学君 | Hits:

[VC/MFCcommoncalculationandmodel

Description: 常用的模型和算法介绍。有BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现,矢量量化的C语言实现,源程序实现。-Commonly used models and algorithms introduction. BP neural network has the C language, BP neural network to solve XOR problem, HMM realize the C language, the C language vector quantization realize, realize source.
Platform: | Size: 104448 | Author: 张婵媛 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 44 »

CodeBus www.codebus.net